github.com/jackc/pgx/v5/pgtype.arrayHeader.EncodeBinary (method)
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
array.go#L83: func (src arrayHeader) EncodeBinary(buf []byte) []byte {
array_codec.go#L186: buf = arrayHeader.EncodeBinary(buf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)